CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - camera in opengl

搜索资源列表

  1. PrintGL_Fietiger

    0下载:
  2. 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:331520
    • 提供者:fietiger
  1. MyView

    0下载:
  2. Opengl中相机坐标的改变,按下不同的键分别对应不同的改变-Opengl coordinates changes in the camera, press the button corresponding to the different changes in different
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:12059
    • 提供者:cuiqian
  1. CameraDemo

    0下载:
  2. 计算机图形学OpenGL版中的源代码,详细了介绍如何使用摄像机-Computer Graphics OpenGL version of the source code, introduced in detail how to use the camera
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2424776
    • 提供者:elegant2008
  1. openglcamera

    0下载:
  2. The class Camera used in an OpenGL program
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2929
    • 提供者:ssassss
  1. CalibrationTest

    0下载:
  2. 基于对话框的摄像头标定程序,采用快速的直接算法。能把图像上的点对应到OPenGl的坐标中实施显示。功能挺多的-Dialog-based camera calibration procedure, using a fast direct algorithm. Can point the image coordinates corresponding to the OPenGl implemented in display. Function Tingzhi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:401796
    • 提供者:聂建辉
  1. Simulation-of-Rearview-Mirror

    0下载:
  2. 这是一个OpenGL写的后视镜的文章,文章中采用了离屏渲染的技术将照相机后面的场景采集下来,之后将其显示在后视镜模型上。-This is a mirror of the articles written by OpenGL, the article used in the off-screen rendering technology to capture the scene behind the camera down, and then display it in the mirror mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:464011
    • 提供者:shang
  1. A2_81984

    0下载:
  2. openGl engine code written by c++ and has a lot of functionality ... for example the camera. and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera. and the object move in
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1682
    • 提供者:shsulieman
  1. A2_81984

    0下载:
  2. openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infinite loop-openGl engine code written by c++ and has a lot of functionality ... for example the camera.and the object move in infini
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:inuedw
  1. glutEx5

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -In the model transformation experiments, based on the contents by implementing the following experiment, master OpenGL thre
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2802
    • 提供者:王小黑
  1. glutEx5

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiments, master OpenGL three-dimensiona
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:
  1. Interior-enhancements-

    0下载:
  2. 在VC6.0环境下,利用ARToolKit技术增强真实场景效果,但在利用ARToolKit开发增强现实应用程序之前必须要制作标识,然后根据标记信息进行摄像机的标定及虚实注册,并使用OpenGL绘制3D虚拟物体,最后再利用应用程序根据所制作的标识物的不同的标识返回的不同ID值来叠加不同的虚拟场景,并最终实现虚实场景的融合。增强现实就是把通过计算机生成的虚拟物体或关于真实物体的非几何信息叠加到真实世界的场景之上,使原来在真实场景中不存在的物体能够显现出来,从而实现对真实世界的增强,给用户以“感知增强
  3. 所属分类:OpenGL program

    • 发布日期:2016-02-24
    • 文件大小:2827264
    • 提供者:靳鹏
  1. lab3

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiment content, master OpenGL three-dim
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2341
    • 提供者:sindo
  1. openglcamerak

    0下载:
  2. Basic opengl camera could be used for any opengl begginers, could be used in any application for camera movement etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2987
    • 提供者:xinag7i084
  1. Camera-Roaming

    0下载:
  2. opengl在visual C++中切换摄像改变视角-opengl switching camera angle of view changes in visual C++
  3. 所属分类:Other Games

    • 发布日期:2017-04-30
    • 文件大小:100650
    • 提供者:xiao ting
  1. CameraRove

    0下载:
  2. 项目描述: OpenGL摄像机漫游 实现游戏中的摄像机功能-Project Descr iption: OpenGL camera roaming To achieve the function of the camera in the game To send a post or blog, to share the. 2) the company s business is closely related to the test code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:774065
    • 提供者:lzwqsj
  1. tmcve

    0下载:
  2. Implemented with SDRAM run nios, while saving camera data SRAM, The signal spectral analysis and filtering, LZ complexity is reflected in a time sequence.
  3. 所属分类:界面编程

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:ykgcfhj
« 1 2 3»
搜珍网 www.dssz.com